You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Operators > Vector Constructor > Vector.Vector Constructor ([In] int, [In] TMtxFloatPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Vector Constructor ([In] int, [In] TMtxFloatPrecision)

Internally creates TVec object without using object cache.

Syntax
C#
Visual Basic
public Vector([In] int ALength, [In] TMtxFloatPrecision aFloatPrecision);

Creates TVec object without using object cache. Suitable for declaring global variables.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!